@charset "utf-8";
body{
    min-width:1300px;
}
/**Common Css**/
.cent-block{
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.wid {
    width: 1300px;
    margin-left: auto;
    margin-right: auto;
}

.fr {
    float: right;
}

.fl {
    float: left;
}
.m40{
    margin: 40px auto;
}
.p40{
    padding: 40px 0;
}
.p50{
    padding: 50px 0;
}
.p20{
    padding: 20px 0;
}
.mb50{
	margin-bottom: 50px;
}

/*文本超出显示省略号*/
.ehn,.otw,.tow {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

/*清除浮动*/
.clearfix {
    clear: both;
}
.clearfix:after {
    display: block;
    clear: both;
    content: "\0020";
    visibility: hidden;
    height: 0;
    
}
.img-box{
	overflow: hidden;
}
.img-box img{
	transition: all,.5s;
	width: 100%;
	height: 100%;
	display: block;
}



/* banner */
.banner{width: 100%;overflow: hidden;position: relative;}
.banner img{width: 100%}
.banner .swiper-button-prev{left:5%;color:#fff;background:url(../images/banner_left.png) no-repeat center center;width:59px;height:102px;}
.banner .swiper-button-next{right:5%;color:#fff;background:url(../images/banner_rightt.png) no-repeat center center;width:59px;height:102px;}
.banner .swiper-pagination{margin-bottom:50px}
.banner .swiper-pagination-bullet{width:10px;height: 10px;background: #fff;}

/* top */
.top-bg{
	/* padding: 15px 0; */
	/* position: absolute; */
	top:0;
	/* z-index: 999; */
	width: 100%;
	/* background: rgba(0,0,0,.6); */
	/* border-bottom: 1px solid rgba(255,255,255,.3); */
	height: 90px;
	border-bottom:  1px #ddd solid;
}
.nav li{
	padding: 0 20px;
	color: #999;
	float: left;
	/* line-height: 70px; */
	position: relative;
	text-align:  center;
	margin-top: 15px;
}
.nav li a{
	color: #666;
	display: block;
}
.logo img{
	height: 60px;
	display: block;
	margin-left: 40px;
	margin-top: 14px;
}
.nav li:hover a{
	color: #df3043;
}
.nav li.current a{
	color: #df3043;
}
.nav li:hover span{
	color: #df3043;
}
.nav li.current span{
	color: #df3043;
}
.nav li.current .bor{
	width: 100%;
}
.nav li .bor{
	height: 4px;
	/* background: #df3043; */
	width: 0;
	position: absolute;
	left: 50%;
	margin-top: 4px;
	transition: all,.5s;
	transform: translate(-50%);
}
.nav li:hover .bor{
	width: 100%
}
.in-title{
	border-bottom: 1px solid #ccc;
	display: table;
	margin: 40px auto;
	padding: 0 40px;
}

.in-title p {
	font-size:25px;
	color: #333;
	text-align: center;
	line-height: 2;
}
.in-title p span{
	color: #666;
	text-transform: uppercase;
}
.index-more{
	width: 200px;
	text-align: center;
	line-height: 50px;
	display: block;
	margin: 40px auto;
	border: 1px solid #666;
	color: #666;
	transition: all,.5s;
	text-transform: uppercase;
	border-radius: 4px;
}
.index-more:hover{
	background: #666;
	color: #fff;
	
}
.about-bg{
	padding: 60px 0;
	background: url(../images/about-bg.jpg) no-repeat center center;
	background-attachment: fixed;
	background-size: cover;
	color: #fff;
}
.about-bg .in-title{
	margin-top: 0;
}
.about-bg .in-title p{
	color: #fff;
}
.about-bg .in-title p span{
	color: #fff;
}
.about-bg .about-main{
	font-size: 14px;
	line-height: 2;
	/* opacity: .8; */
}
.about-bg .about-more{
	display: table;
	margin: 40px auto;
	margin-bottom: 0;
}
.about-bg .about-more a{
	width: 180px;
	line-height: 50px;
	text-align: center;
	display: block;
	margin-right: 30px;
	float: left;
	background: #00B700;
	color: #fff;
	transition: all,.5s;
	position: relative;
	tab-size: 0;
	border-radius: 4px;
	
}
.about-bg .about-more a i{
	padding-left: 20px;
}
.about-bg .about-more a:hover{
	background: #fff;
	color: #00B700;
	}

.about-bg .about-more a:last-of-type{
	margin-right: 0;
}
/* case show */
.case-bg{
	padding-bottom: 40px;
	padding: 0 0 50px 5px;
}

.case-bg .case-left{
	width: 49.5%;
	margin-right:0.5% ;
	position: relative;
}
.case-bg .case-right{
	width: 50%;
	position: relative;
}
.case-bg .case-right li{
	float: left;
	width: 49%;
	margin-right: 1%;
	margin-bottom: 1%;
	position: relative;

}
.case-bg .case-right li:nth-child(2n){
	margin-right: 0;
}


.case-bg li:hover .text-box{
	opacity: 1;
}
.case-bg .text-box{
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.5);
	left:0;
	top: 0;
	color: #fff;
	text-align: center;
	opacity: 0;
	transition: all,.5s;
}
.case-bg .text-box h4{
	position: absolute;
	top: 30%;
	width: 100%;
	font-size: 40px;
}

.case-bg .text-box p{
	width: 70%;
	left: 15%;
	top: 50%;
	position: absolute;
	line-height: 2;
	text-align:center;
}
.case-bg .text-box .xian{
	position: absolute;
	width: 120px;
	left: calc(50% - 60px);
	height: 1px;
	background: #ffff;
	top: 45%;
}
.xia .text-box .xian{
	position: absolute;
	width: 120px;
	left: calc(50% - 60px);
	height: 1px;
	background: #ffff;
	top: 45%;
}
.case-bg li .bor{
	position: absolute;
	width: 80%;
	height: 80%;
	top: 10%;
	left: 10%;
	z-index: 10;
}

.case-bg li .bor .top{
	position: absolute;
	top: 0;
	left: 50%;
 	transform: translate(-50%);
 	height: 1px;
 	background: #fff;
	transition: all,.5s;
	width: 20%;
	opacity: 0;
}

.case-bg li .bor .bottom{
	position: absolute;
	bottom: 0;
	left: 50%;
 	transform: translate(-50%);
 	height: 1px;
 	background: #fff;
	transition: all.5s;
	width: 20%;
	opacity: 0;
}

.case-bg li .bor .left{
	position: absolute;
	left: 0;
	top: 50%;
 	transform: translateY(-50%);
 	width: 1px;
 	background: #fff;
	transition: all,.5s;
	height: 40%;
	opacity: 0;
}
.case-bg li .bor .right{
	position: absolute;
	right: 0;
	top: 50%;
 	transform: translateY(-50%);
 	width: 1px;
 	background: #fff;
	transition: all,.5s;
	height: 40%;
	opacity: 0;
}
.case-bg li:hover .bor .top{
	width: 110%;
	opacity: 1;
}
.case-bg li:hover .bor .bottom{
	width: 110%;
	opacity: 1;
}
.case-bg li:hover .bor .left{
	height: 110%;
	opacity: 1;
}
.case-bg li:hover .bor .right{
	height: 110%;
	opacity: 1;
}
.part-box{
	/* margin-bottom: 40px; */
}
.part-box li{
	float:left;
	width: 310px;
	margin-right: 20px;
	margin-bottom: 20px;
	border: 1px solid #ccc;
	box-sizing: border-box;
	background:  #fff;
	height:  150px;
	padding: 10px;
}
.part-box li:nth-child(4n){
	margin-right: 0;
}
.part-bg{
	padding: 40px 0;
	background: #e8e8e8;
}
.part-bg .in-title{
	margin-top: 0;
}
.new-box{
	padding-top: 40px;
}
.new-box li{
	float: left;
	width: 32%;
	position: relative;
	background: #f7f7f7;
	margin-right: 25px;
	margin-bottom: 55px;
	padding-bottom: 80px;
	transition: all,.5s;
}


.new-box li:hover{
  box-shadow: 5px 2.457px 20px 0px rgba(0, 0, 0, 0.28);
}
.new-box li .date{
	background: #777;
	position: absolute;
	top:-20px;
	left: 20px;
	color: #fff;
	padding: 20px;
}
.new-box li .date p{
	color: #fff;
}
.new-box li h4{
	margin-top: 30px;
	color: #333;
	border-bottom: 1px dashed #CCCCCC;
	line-height: 40px;
	font-weight: bold;
	margin-bottom: 5px;
}
.new-box li:nth-child(3n){
	margin-right: 0;
}
.new-box li p{
	font-size: 14px;
	color: #666;
	line-height: 2;
}
.new-box li .more{
	position: absolute;
	right: 20px;
	bottom: 20px;
	background: #e8e8e8;
	padding: 10px 20px;
	color: #666;
	transition: all,.5s;
}
.new-box li:hover .more{
	background: #00B700;
	color: #fff;
}
.foot-bg p:nth-child(1){
	border-bottom: 1px solid rgba(255,255,255,.3);
}
.foot-bg{
	background: #00B700;
	color: #fff;
	padding: 20px 0 10px 0;
}
.foot-bg P{
	line-height: 40px;
}
.foot-bg a{
	color: #fff;
}
.foot-bg .fa{
	padding-right: 20px;
}
.foot-bg span{
	padding-right: 10px;
}
.foot-bg a{
	padding-left: 20px;
	opacity: .8;
	transition: all,.5s
}
.foot-bg a:hover{
	opacity: 1;
	text-decoration: underline;
}
.bottom{
	line-height: 40px;
	background: #333;
	color: #666;
	font-size: 14px;
	border-top: 1px #444 solid;
}
.bottom a{
	color: #666;
	transform: all,.5s;
}
.bottom a:hover{
	color: #fff;
}

/* 内页 */
.nei-banner1 {
	height: 400px;
	background: url(../images/ban01.jpg) no-repeat center center;
}
.nei-banner2 {
	height: 400px;
	background: url(../images/ban02.jpg) no-repeat center center;
}
.nei-banner3 {
	height: 400px;
	background: url(../images/ban03.jpg) no-repeat center center;
}

/* 当前位置 */
.weizhi{
	height: 80px;
	line-height: 80px;
}
.weizhi .fl{
	color: #666;
}
.weizhi .fl a{
	color: #666;
} 
.weizhi .nei-nav li{
	float:left;
	border: 1px dashed #ccc;
	
	margin-top: 20px;
	margin-right: 20px;
	transition: all,.5s;
	border-radius: 5px;
}
.weizhi .nei-nav li:hover{
	background: #00B700;
	border-color: #00B700;
}
.weizhi .nei-nav li:hover a{
	color: #fff;
}
.weizhi .nei-nav li:last-of-type{
	margin-right: 0;
}
.weizhi .nei-nav li a{
	display: block;
	line-height: 40px;
	padding: 0 25px;
}

.weizhi .nei-nav .current{
	background: #00B700;
	border-color: #00B700;
}
.weizhi .nei-nav .current a{
	color: #fff;
}
.nei-main{
	min-height: 800px;
	padding-bottom: 40px;
}
.type{
	text-align: center;
	margin: 40px auto;
	position: relative;

}
.type h4{
	font-size:36px;
	font-weight: bold;
	color: #00B700;
	background: #fff;
	padding: 0 20px;
	position: relative;
	z-index: 2;
	display: inline-block;
}
.type p{
	text-transform: uppercase;
	font-size: 18px;
	color: #999;
}
.type .xian{
	position: absolute;
	width: 300px;
	left:calc(50% - 150px);
	height: 1px;
	background: #999;
	top: 40px;
}
.main-body{
	line-height: 2;
}
.main-body img{
	max-width: 100%;
	height: auto!important;
}
.new-left{
		width: 860px;
		padding: 20px;
}
.new-list{

}
.new-list li{
	margin-bottom: 20px;
	transition: all,.5s;
	padding: 20px;
}
.new-list li:hover{
/* 	box-shadow: 4.405px 5.44px 7px 0px rgba(0, 0, 0, 0.16);
	border: 0;
	position: relative;
	top: 0;
	left: 0; */
}
.new-list li:hover p{
	color: #333;
}
.new-list li:hover h1{
	color: #00B700;
}
.new-list li:last-of-type{
	margin-bottom: 0;
	border: 0;
}
.new-list li .img-box{
	width: 235px;
	height: 177px;
}
.new-list .text-box{
	width: 550px;
	position: relative;
}
.new-list .text-box h1{
	font-size: 18px;
	color: #333;
	font-weight: bold;
	margin-top: 10px;
}
.new-list .text-box p{
	line-height: 2;
	font-size: 14px;
	margin: 10px 0;
}
.new-list .text-box .more{
	float: right;
	width: 110px;
	line-height: 36px;
	background: #999;
	color: #fff;
	font-size: 14px;
	text-align: center;
	border-radius:4px;
	position: absolute;
	bottom: 0;
	right: 0;
	transition: all,.5s;
}
.new-list .text-box .more:hover{
	background: #00B700;
	color: #fff;
}


.new-list li{
	border-bottom: 1px dashed #ccc;
}
.new-list .time .fa{
	padding-right: 20px;
	color: #999;
}
.new-right{
	width:360px;
	padding: 20px;
	/* background: #f8f8f8; */
	
}
.new-right .right-title{
	font-size: 24px;
	color: #00B700;
	text-align: right;
	line-height: 50px;
	font-weight: bold;
	margin-bottom: 20px;
	border-bottom: 1px solid #ccc;
}
.right-list{
	width: 100%;
}
.right-list li{
	width: 100%;
	margin-bottom: 20px;
	border-bottom: 1px dashed #ccc;
}
.right-list .img-box{
	margin-bottom: 20px;
}
.right-list .text-box p{
	color: #666;
	font-size: 14px;
	line-height: 2;
}
.right-list .fa{
	padding-right: 10px;
}
.right-list .more{
	width: 120px;
	line-height: 36px;
	text-align: center;
	background: #00B700;
	display: block;
	color: #fff;
	float: right;
	border-radius: 4px;
	transition: all,.5s;
}
.right-list .more:hover{
	background: #059205;
}

/*aticle_article */
.nei-article .ttile{
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dashed #ccc;
}
.nei-article .ttile h1{
	font-size: 24px;
	font-weight: bold;
	line-height: 50px;
	color: #333;
}
.nei-article .ttile p{
	font-size: 14px;
	color: #666;
}
.nei-article .ttile p .fa{
	padding-right: 10px;
	padding-left: 10px;
}
.nei-article .ttile p .fa:nth-child(1){
	padding-left: 0;
}





.con-list li{
	line-height: 40px;
	border: 1px solid #ec3d51;
	margin-bottom: 20px;
	font-size: 14px;
	color: #ec3d51;
	box-sizing:border-box;
		transition: all,.5s;
}
.con-list li span{
	color: #ec3d51;
		transition: all,.5s;
}
.con-list li i{
	padding-left: 20px;
	padding-right: 10px;
	font-size: 18px;
	color: #ec3d51;
	transition: all,.5s;
}
.con-list li .fr{
	font-size: 14px;
	width: 100px;
	text-align: center;
	background:#ec3d51;
	color: #fff;
	border: 1px solid #ec3d51;
		transition: all,.5s;
}
.con-list li:nth-child(2){
	border-color: #12aae8;
}
.con-list li:nth-child(2) span{
	color: #12aae8;
}
.con-list li:nth-child(2) .fr{
	border-color: #12aae8;
	background: #12aae8;
}
.con-list li:nth-child(2) i{
	color: #12aae8;
}



.con-list li:nth-child(3){
	border-color: #2ab39a;
}
.con-list li:nth-child(3) span{
	color: #2ab39a;
}
.con-list li:nth-child(3) .fr{
	border-color: #2ab39a;
	background: #2ab39a;
}
.con-list li:nth-child(3) i{
	color: #2ab39a;
}

.con-list li:nth-child(4){
	border-color: #50b674;
}
.con-list li:nth-child(4) span{
	color: #50b674;
}
.con-list li:nth-child(4) .fr{
	border-color: #50b674;
	background: #50b674;
}
.con-list li:nth-child(4) i{
	color: #50b674;
}
.con-list li:hover i{
	opacity: .8;
}
.con-list li:hover .fr{
	opacity: .8;
}

/* 分页 */
.page{
	float: left;
	/* padding-left: 40px; */
}
.page li{
	float:left;
	border:1px solid #ccc;
	margin:0 5px;
	transition:all,.5s;
	color:#999;
	font-size: 14px;
}
.page li:hover{
	background:#999;
	position:relative;
	border-color:#999
}
.page li:hover a{
	color:#fff
}
.page li:hover span{
	color:#fff
}
.page li a,.pageinfo{
	display: inline-block;
	width:100%;
	height:100%;
	padding:10px 16px;
}
.page li.thisclass{
	background:#999;
	color:#fff;
	padding:10px 16px;
	border:1px solid #ccc;
}

.page li.thisclass a{
	color:#fff
}
.right-new-list li{
	line-height: 2;
}
.right-new-list li h4{
	font-size: 16px;
	/* font-weight: bold; */
	color: #666;
}
.right-new-list li .date{
	color: #666;
	font-size: 14px;

}
.right-new-list li .desc{
	color: #666;
	font-size: 14px;
}




.chanpin {width: 100%;}



.index-pro li{
	float: left;
	width: 24%;
	margin:0 0.5%;
	margin-bottom: 0.3%;
}
@media screen  and (max-width: 1920px) {
	.index-pro li{height:385px;}
}
@media screen  and (max-width: 1680px) {
	.index-pro li{height:330px;}
}
@media screen  and (max-width: 1440px) {
	.index-pro li{height:290px;}
}
.index-pro .tit{
	text-align: center;
	/* background: #eee; */
	line-height: 40px;
}

.i-up .fl {width: 800px;}

.new-tu img{width: 100%;}
.new-tu {width: 100%;}

.text-box {/* padding: 0 20px; */}
.aa {padding: 0 20px;}



.case-bg .case-right{
	width: 50%;
	position: relative;
}
.case-bg .case-right li{
	float: left;
	width: 49%;
	height: 340px;
	margin-right: 1%;
	margin-bottom: 1%;
	position: relative;
	margin-bottom: 16px;
}
.case-bg .case-right li:nth-child(2n){
	margin-right: 0;
}
.case-bg .case-right .text-box h4{
	font-size: 24px;
} 
.case-bg .case-right .text-box p{
	font-size: 12px;
}




/*  */

.case-bg .case-right1{
	width: 50%;
	position: relative;
}
.case-bg .case-right1 li{
	float: left;
	width: 49%;
	margin-right: 1%;
	margin-bottom: 1%;
	position: relative;

}
.case-bg .case-right1 li:nth-child(2n){
	margin-right: 0;
}
.case-bg .case-right1 .text-box h4{
	font-size: 24px;
} 
.case-bg .case-right1 .text-box p{
	font-size: 12px;
}

.xia {
	position: relative;

}
.case-xia{

	position: relative;
}
.case-xia li{
    float:  left;
    width: 32.5%;
    height: 468px;
    margin-left: 0.5%;
    margin-bottom:  0.5%;
    position: relative;
}





.case-bg .text-box{
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.5);
	left:0;
	top: 0;
	color: #fff;
	text-align: center;
	opacity: 0;
	transition: all,.5s;
}
.case-bg .text-box h4{
	position: absolute;
	top: 30%;
	width: 100%;
	font-size: 40px;
}

.case-bg .text-box p{
	width: 70%;
	left: 15%;
	top: 50%;
	position: absolute;
	line-height: 2;
	text-align:center;
}
.case-bg .text-box .xian{
	position: absolute;
	width: 120px;
	left: calc(50% - 60px);
	height: 1px;
	background: #ffff;
	top: 45%;
}

/* 底部 */
.foot {background: #333;}
.foot .fr .fl img{margin: 24px 160px 0 0;}
.foot p{
    font-size:  28px;
    line-height: 60px;
}
.foot span{
    line-height: 26px;
}
.foot .wid > img {/* margin-left:20px; */}
.foot span a {color:#fff;}
.foot .fr {color:#fff;margin-top: 10px;margin-right: 80px;}

.top-box {}
.nav {margin-top: 12px;}
.tel {margin-top:10px;}
.nav li span {color: #999;font-size: 12px;/* line-height:  14px; */}